home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 18 / CU Amiga Magazine's Super CD-ROM 18 (1997)(EMAP Images)(GB)[!][issue 1998-01].iso / CDsupport / VirusZ / Prefs / VZ_Prefs.doc < prev   
Text File  |  1997-09-30  |  3KB  |  62 lines

  1. **********************************************************************
  2. *                    VirusZ II Preferences 0.90ß                     *
  3. **********************************************************************
  4.  
  5. As  I promised in the last release of VirusZ, I have something totally
  6. new for you:  external VirusZ preferences!
  7.  
  8. Why?
  9. ----
  10. The  main  idea  was  the following:  All the setup functions are only
  11. required if the user wants to change something.  The rest of the time,
  12. they only use precious memory without reason.
  13.  
  14. What's new?
  15. -----------
  16. So  here  they  are,  the  external  prefs!   As  I  extracted all the
  17. necessary code from VirusZ, I had an even better idea.  Why not create
  18. a  nicer  GUI for the preferences that offers up-to-date features like
  19. font-sensitivity and locale support (in the future)?
  20. But  therefore  I  needed  a  totally new window support code, because
  21. everything  must  be  pre-calculated  before  opening  a window.  This
  22. finally took me about a month of evening work, but now it's finished.
  23.  
  24. Why a beta-release?
  25. ----------------
  26. I've  written  about  2000  new  lines  of assembler code only for the
  27. window management (which is actually even more comfortable to use from
  28. within  a program as the old was), so it is likely to have some hidden
  29. bugs  that  don't  appear on my machine.  That's why I want to use YOU
  30. (the public) as beta-tester.
  31. I've  tested  everything  on a plain A3000 with Kickstart 40.68/37.175
  32. and  it  worked  fine.   Now I want feedback from you if it works with
  33. graphic-cards,  weird  gadtools-patches  or  anything  else  you  have
  34. installed on your machine.
  35. My  size/position  calculation  does only depend on some defined sizes
  36. from  standard gadtools gadgets, it doesn't use any illegal hacks.  So
  37. if it doesn't work properly with any strange 'WB-enhancers', kick them
  38. but not me.
  39.  
  40. Features
  41. --------
  42. I  don't  want  to write a full documentation as the prefs are exactly
  43. the  same  as  in VirusZ itself.  As this is a beta-release, I haven't
  44. removed  the preferences from VirusZ yet, this will happen in the next
  45. releases.
  46. The  preferences  program  is  at the moment a stand-alone, it doesn't
  47. communicate with VirusZ.  This will be added in the future too.
  48.  
  49. Future
  50. ------
  51. If the window management works properly, I will step by step add it to
  52. VirusZ  too.   This  may  take some time as I don't have enough at the
  53. moment, but I will do my best.
  54.  
  55.  
  56.  
  57. PS:
  58.  
  59. Finally I want to apologize for this poor text (in poor English), but
  60. it's very late and I want to release this stuff NOW and not in a week
  61. just because of the documentation...
  62.